/*
Theme Name:   Appointment Blue
 Description:  A Business theme which is ideal for creating a corporate / business website. Appointment Blue theme is a child theme of the Appointment theme and is the Blue color variation. Those who need a blue background-based theme can use this child theme. Appointment Blue theme comes with various locales.
 Author:       webriti
 Author URI:   https://www.webriti.com
 Theme URI:   https://webriti.com/appointment-blue-child-version-details-page-1/
 Template:     appointment
 Version:      1.1.7.2
 Tags: 		   full-width-template, threaded-comments, two-columns,  right-sidebar, sticky-post, custom-menu, translation-ready, blog, portfolio, footer-widgets, featured-images, featured-image-header, custom-header
 Text Domain: appointment-blue
*/
.proItem{  position:relative; padding:2px; margin:0 auto 30px; border:1px solid #ddd; border-bottom:4px solid #ccc;}
.proItem *{-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	transition: 0.5s all ease;}
.proItem .pic{ position:relative; padding-top:calc(45/60 * 100%); overflow:hidden;background:#000; border-bottom:1px solid #ddd;}
.proItem .pic img{ position:absolute; top:0; left:0; max-width:100%}
.proItem .pic:hover img{ transform:scale(1.1,1.1); opacity:0.8}
.proItem .content{ padding:10px 10px 10px;color:#555;  overflow:hidden; }
.proItem .content h4{ font-size:16px; line-height:1.5; font-weight:bold; margin:7px 0; color:#395ca3; }
.proItem .content h4 a{ color:#395ca3;}
.proItem .content p{ font-size:14px;}
.proItem .content h4 a:hover,.proItem .content p a:hover{ text-decoration:underline;}

.abstract {
    background: #fff;
    font-size: 14px;
    color: #999;
    display: block;
}
.abstract fieldset {
	background: #000; 
    padding: 5px 15px;
    margin-bottom:20px;
    border: 1px dashed #ddd;
}
.abstract legend {
	font-size:14px;
    font-weight: 600;
    color: #999;
    padding: 0 5px;
}
.blog-lg-area-left{ padding-bottom:10px;}
.newArticle{ margin-bottom:30px; padding-bottom:10px; border-bottom:1px solid #ddd;}
.newArticle img{ max-width:100%; margin-bottom:20px;}
.newArticle h3{ font-size:18px; margin-bottom:10px;}
.newArticle p{font-size:14px; margin-bottom:10px;}
.articleMeta{ font-size:14px;}
